ready queue meaning in English
就绪队列
Examples
- Batches in ready queue : msftesql service
已就绪的批队列- msftesql服务 - A thread in the ready queue is permitted to reacquire the lock
就绪队列中的线程被允许重新获取锁。 - The number of milliseconds to wait before the thread enters the ready queue
线程进入就绪队列之前等待的毫秒数。 - Wait method overloads allow waiting threads to escape to the ready queue
方法重载的超时允许等待线程进入就绪队列。 - After the signal is sent , the waiting threads are moved to the ready queue
发送信号后,等待线程就被移动到就绪队列中。